C1.Web.Mvc.Finance Namespace / MacdHistogram<T> Class / AxisY Property

In This Topic
AxisY Property (MacdHistogram<T>)
In This Topic
Gets or sets the y-axis for the series.
Syntax
'Declaration
 
Public Property AxisY As ChartAxis(Of T)
 
See Also